home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Utilities / Unix / cvs-960311 / lib / cvs / examples / checkoutlist next >
Encoding:
Text File  |  1996-03-11  |  621 b   |  22 lines

  1. #
  2. #ident    "@(#)cvs/examples:$Name:  $:$Id: checkoutlist,v 1.2 1996/03/11 18:26:39 bbum Exp $"
  3. #
  4. # The "checkoutlist" file is used to support additional version controlled
  5. # administrative files in $CVSROOT/CVSROOT, such as template files.
  6. #
  7. # The first entry on a line is a filename which will be checked out from
  8. # the corresponding RCS file in the $CVSROOT/CVSROOT directory.
  9. # The remainder of the line is an error message to use if the file cannot
  10. # be checked out.
  11. #
  12. # File format:
  13. #
  14. #    [<whitespace>]<filename><whitespace><error message><end-of-line>
  15. #
  16. # comment lines begin with '#'
  17. #
  18. rcstemplate
  19. wrap
  20. unwrap
  21. log.pl
  22.